Podemos utilizar variables para hacer seguimiento de cuántas veces las teclas de flecha izquierda y flecha abajo son pulsadas cuando configuramos el tiro.

  • Utiliza Integer Variable para crear una variable llamada left_count con un valor de 0.
  • Utiliza otro Integer Variable para crear una variable llamada down_count con un valor de 0.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)